XHTMLFrame_UTF16.htmlutxtJCHK¸∏„R∏„RÅÅ;˛ˇ<?xml version="1.0" encoding="UTF-16" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN">
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=UTF-16" />
<title>Insert the title here</title>
</head>
<frameset cols="30%,*">
<frame name="[left frame]" src="URL of left frame"/>
<frame name="[right frame]" src="URL of right frame"/>
<noframes>
<body>
<!-- The body message when the frames were not supported-->
</body>
</noframes>
</frameset>
</html>
ˇˇ